home *** CD-ROM | disk | FTP | other *** search
-
-
-
- extern ConCrsr(Boolean f);
- extern ConCLS();
- extern ConClose ();
- extern ConNL ();
- extern ConChar ( Char c );
- extern ConPrint ( Str255 eng, Str255 ger );
- extern ConLeft();
- extern ConRight();
- extern ConTab();
- extern ConHLocate(short h);
- extern ConLocate (short z, short s);
- extern ConCLEOL();
- extern ConRfsh ();
- extern ConMsg( Str255 eng, Str255 ger );
-
- extern WindowPtr conWindow;
-